﻿*, :after, :before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0!important;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
 -webkit-tap-highli ght-color: transparent;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-smoothing: antialiased
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: ""
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	color: #3d4c63;
	background: #fff !important;
	font: 14px/1.5;
	outline: 0
}
a {
	color: #333;
	text-decoration: none
}
a:hover {
	color: inherit
}
img {
	max-width: 100%;
	border: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
em, i {
	font-style: normal
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
input, select, textarea {
	font-size: 12px;
	color: #444;
	font-family: "Microsoft Yahei", sans-serif;
	outline: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}
button, input[type=button], input[type=reset], input[type=submit], select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer
}
select {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none
}
select::-ms-expand {
display:none
}
textarea {
	resize: none
}
.false:focus {
	border: 2px solid #ff1531;
	background: #fff
}
::-webkit-input-placeholder {
color:#999
}
::-moz-placeholder {
color:#999
}
:-ms-input-placeholder {
color:#999
}
::-ms-clear, ::-ms-reveal {
display:none
}
input::-webkit-inner-spin-button, input::-webkit-outer-spin-button {
-webkit-appearance:none
}
input {
	-moz-appearance: textfield
}
.fix {
*zoom:1
}
.fix:after, .fix:before {
	display: block;
	content: "";
	height: 0;
	clear: both
}
.c {
	clear: both
}
.dn {
	display: none
}
.db {
	display: block
}
.col-l, .l {
	float: left
}
.col-r, .r {
	float: right
}
.ani {
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.unselect {
	-ms-user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
	user-select: none
}
.wp {
	width: 98%;
	max-width: 1300px;
	margin: 0 auto;
}
.wp2 {
	width: 98%;
	max-width: 1580px;
	margin: 0 auto;
}
body {
	background-color: #fff !important
}
.headers {
	background: #444444;
	height: 40px;
	line-height: 40px;
	position: relative
}
.m12 {
	margin: 0px auto;
	width: 1200px;
}
.heads, .headx {
	justify-content: space-between;
	align-items: center;
}
.headerrel010 .headerrel01 .headerrel01-nav>li>a {
	color: #787878
}
.headerrel010 .headerrel01 .headerrel01-nav>.on>a, .headerrel010 .headerrel01 .headerrel01-nav>li:hover>a {
	color: #787878
}
.headerrel01 .headerrel01-nav>.on:before, .headerrel010 .headerrel01 .headerrel01-nav>.on:before {
	content: '';
	width: 60%;
	height: 2px;
	position: absolute;
	top: 65px;
	left: 21%;
	background-color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	display: block;
}
.headerrel01 .headerrel01-nav>li:before {
	content: '';
	width: 0%;
	height: 2px;
	position: absolute;
	top: 65px;
	left: 20%;
	background-color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.headerrel01 .headerrel01-nav>li:hover:before {
	content: '';
	width: 60%;
	height: 2px;
	position: absolute;
	top: 65px;
	left: 21%;
	background-color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.headerrel01 .headerrel01-nav>li>a:hover {
	color: #787878;
}
.headerrel01-menuBtn {
	display: none;
	width: 1em;
	height: 1em;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.headerrel01-menuBtn span {
	height: 1px;
	position: absolute;
	top: 50%;
	display: block;
	width: 100%;
	margin: 0 auto;
	border: none;
	cursor: pointer;
	color: inherit
}
.headerrel01-menuBtn span:after, .headerrel01-menuBtn span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	display: block;
	width: 100%;
	height: 100%
}
.headerrel01-menuBtn span:before {
	-ms-transform: translate(-50%, -.28em);
	-webkit-transform: translate(-50%, -.28em);
	transform: translate(-50%, -.28em)
}
.headerrel01-menuBtn span:after {
	-ms-transform: translate(-50%, .28em);
	-webkit-transform: translate(-50%, .28em);
	transform: translate(-50%, .28em)
}
.headerrel01-menuBtn span:after, .headerrel01-menuBtn span:before {
	-ms-transform-origin: 50% 0;
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0
}
.headerrel01-menuBtn.headerrel01-menuBtn__open span {
	background: 0 0
}
.headerrel01-menuBtn.headerrel01-menuBtn__open span:before {
	-ms-transform: translate(-50%, 0) rotate(45deg);
	-webkit-transform: translate(-50%, 0) rotate(45deg);
	transform: translate(-50%, 0) rotate(45deg)
}
.headerrel01-menuBtn.headerrel01-menuBtn__open span:after {
	-ms-transform: translate(-50%, 0) rotate(-45deg);
	-webkit-transform: translate(-50%, 0) rotate(-45deg);
	transform: translate(-50%, 0) rotate(-45deg)
}
.headerrel01-menuBtn {
	margin: 10px 15px;
	font-size: 24px
}
.headerrel01-menuBtn span, .headerrel01-menuBtn span:after, .headerrel01-menuBtn span:before {
	background-color: #000;
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}
.headerrel01 {
	left: 0;
	top: 0;
	right: 0;
	height: 80px;
	z-index: 999 !important
}
.headerrel01 .headerrel01-logo {
	float: left;
	height: 80px;
	line-height: 80px;
	font-size: 0
}
.headerrel01 .headerrel01-logo img {
	display: inline-block;
	vertical-align: middle;
	height: 43px;
}
.headerrel01 .headerrel01-logo h2 {
	margin-left: 20px;
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	color: #fff;
	font-weight: 400
}
.headerrel01 .headerrel01-nav {
	margin-right: 50px;
	float: right
}
.headerrel01 .headerrel01-nav>li {
	padding: 0 30px;
	position: relative;
	float: left
}
.headerrel01 .headerrel01-nav>li>a {
	display: block;
	font-size: 16px;
	color: #787878;
	line-height: 80px;
	padding: 0 8px;
	position: relative
}
.headerrel01 .headerrel01-nav>.on>a {
	font-weight: 700;
	color: #787878
}
.headerrel01 .headerrel01-nav>a {
	font-weight: 400;
	color: #787878
}
.headerrel01 .headerrel01-nav .headerrel01-navsub {
	display: none;
	position: absolute;
	left: 0;
	top: 100%;
	white-space: nowrap;
	min-width: 100%;
	width: 132px;
	height: auto;
	background-color: rgba(0,0,0,.5);
	z-index: 9999;
}
.headerrel01 .headerrel01-nav .headerrel01-navsub dd> a {
	display: inline-block;
	width: 100%;
	height: 38px;
	position: relative;
}
.headerrel01 .headerrel01-nav .headerrel01-navsub>dd>a {
	diaplay: block;
	width: 100%;
	height: 38px;
	font-size: 13px;
	color: #fff;
	line-height: 38px;
	text-align: center;
}
/* .headerrel01 .headerrel01-nav .headerrel01-navsub  a:hover{color:#3cdafd} */
.headerrel01 .headerrel01-nav .headerrel01-navsub dd>a {
	text-align: center;
}
.headerrel01 .headerrel01-nav .headerrel01-navsub dd>a:before {
	background-color: #3163ba;
	content: '';
	width: 0;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.headerrel01 .headerrel01-nav .headerrel01-navsub dd>a:hover:before {
	background-color: #3163ba;
	content: '';
	width: 100%;
	height: 38px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-ms-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	z-index: -1;
}
@media only screen and (max-width:959px) {
body {
	padding-top: 75px
}
.headerrel01, .headerrel01::before {
	content: '';
	position: fixed;
	z-index: 100;
	top: 0;
	padding: 15px 0;
	width: 100%;
	height: 75px;
	background: #000
}
.headerrel010 .headerrel01 {
	background-color: #000
}
.headerrel01+.main {
	margin-top: 45px
}
.headerrel01-menuBtn {
	display: block;
	position: fixed;
	z-index: 101;
	right: 0
}
.headerrel01-menuBtn span, .headerrel01-menuBtn span:after, .headerrel01-menuBtn span:before {
	background: #fff
}
.headerrel01 .headerrel01-logo {
	height: 45px;
	line-height: 45px;
	position: relative;
	z-index: 101
}
.headerrel01 .headerrel01-logo img {
	max-height: 87%
}
.headerrel01 .headerrel01-nav {
	margin: 0;
	float: none;
	background: rgba(0,0,0,.3)
}
.headerrel01 .headerrel01-nav>li {
	padding: 0;
	float: none;
	line-height: 40px;
	text-align: center
}
.headerrel01 .headerrel01-nav>li>a {
	padding: 0;
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 60px;
	border-bottom: 1px solid rgba(0,0,0,.1)
}
.headerrel01 .headerrel01-nav .headerrel01-navsub {
	padding-bottom: 0;
	position: static;
	background: rgba(0,0,0,.15)
}
.headerrel01 .headerrel01-nav .headerrel01-navsub a {
	font-size: 14px
}
.headerrel01 .headerrel01-nav .headerrel01-navsub a:hover, .headerrel01 .headerrel01-nav a:hover {
	background: rgba(0,0,0,.1)
}
.headerrel01-hdr {
	overflow: scroll;
	position: fixed;
	z-index: 99;
	top: 75px;
	width: 100%;
	max-height: 100%;
	background-color: rgba(0,0,0,.9);
	-webkit-transition: .3s ease;
	-o-transition: .3s ease;
	transition: .3s ease
}
.headerrel01-hdr.headerrel01-hdr__down {
	left: 0;
	bottom: 100%;
	visibility: hidden;
	opacity: 0
}
.headerrel01-hdr.headerrel01-hdr__down.headerrel01-hdr__open {
	bottom: 0;
	visibility: visible;
	opacity: 1
}
.headerrel01-hdr.headerrel01-hdr__left {
	bottom: 0;
	left: -75%;
	width: 75%;
	max-width: 375px
}
.headerrel01-hdr.headerrel01-hdr__left.headerrel01-hdr__open {
	left: 0
}
.headerrel01-hdr.headerrel01-hdr__right {
	bottom: 0;
	right: -75%;
	width: 75%;
	max-width: 375px
}
.headerrel01-hdr.headerrel01-hdr__right.headerrel01-hdr__open {
	right: 0
}
}
.banner {
	height: 360px;
	position: relative;
	overflow: hidden
}
.banner .swiper-slide {
	padding: 80px 0 350px
}
.banner .swiper-pagination {
	position: absolute;
	top: 480px;
	z-index: 10;
	display: block;
	transition: 300ms;
	text-align: center;
	transform: translate3d(0px, 0px, 0px);
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background: white;
	border: 2px solid #fff;
	transition: .3s;
	opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	margin: 0 15px;
}
.swiper-pagination-bullet-active {
	background-color: rgba(0,0,0,0);
}
.banner .swiper-pagination-bullet:hover {
	background-color: #f17e18;
	border-color: #f17e18;
}
.banner .swiper-pagination-bullet-active {
	border-width: 1px;
	transform: scale(2.6);
}
.banner .banner-bg {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover
}
.banner .banner-box {
	height: 100%
}
.banner .banner-box .wp {
	height: 100%;
	position: relative
}
.banner .banner-pic {
	position: absolute;
	right: 0;
	top: 12%;
	width: 34%
}
.banner .banner-pic .inner {
	padding-top: 100%
}
.banner .banner-pic img {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
}
.banner .banner-pic .img1 {
	z-index: 6
}
.banner .banner-pic .img2 {
	z-index: 4
}
.banner .banner-pic .img3 {
	z-index: 3
}
.banner .banner-pic .img4 {
	z-index: 5
}
.banner .banner-pic .img5 {
	z-index: 7
}
.banner .banner-pic .img6 {
	z-index: 2
}
.banner .banner-pic .img7 {
	z-index: 8
}
.banner .banner-pic .img8 {
	z-index: 1
}
.banner .banner-txt {
	padding: 0px;
	position: absolute;
	left: 0;
	right: 0;
	top: 40%;
	-webkit-transform: translateY(-40%);
	-ms-transform: translateY(-40%);
	-o-transform: translateY(-40%);
	transform: translateY(-40%);
	font-size: 22px;
	color: #3cdafd;
	line-height: 1.4;
	-moz-transform: translateY(-40%)
}
.banner .banner-txt h2 {
	margin-bottom: 28px;
	font-size: 46px;
	color: #fff;
	font-weight: normal;
	opacity: 0
}
.banner .banner-txt p {
	opacity: 0;
	font-size: 18px;
}
.banner .banner-txt-2 {
	color: #fff;
	text-align: center
}
.banner .banner-txt-2 h2 {
	text-shadow: 0 5px 2px rgba(0,0,0,1)
}
.banner .banner-txt-3 {
	color: #fff
}
.banner .banner-txt-3 h2 {
	padding-bottom: 32px;
	font-size: 54px;
	color: #5ae2eb;
	position: relative
}
.banner .banner-txt-3 h2:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 156px;
	height: 4px;
	background-color: #60d8e4;
	border-radius: 10px
}
@media only screen and (max-width:1199px) {
.banner {
	height: 1000px
}
.banner .banner-txt {
	font-size: 16px
}
.banner .banner-txt h2 {
	font-size: 34px
}
}
@media only screen and (max-width:959px) {
.banner {
	height: 700px
}
.banner .swiper-slide {
	padding: 0;
	padding-bottom: 328px;
}
.banner .banner-txt {
	padding: 0 10%
}
.banner .banner-txt h2 {
	font-size: 30px
}
}
@media only screen and (max-width:767px) {
.banner {
	height: 460px
}
.banner .swiper-slide {
	padding-bottom: 0
}
.banner .banner-box {
	position: absolute;
	left: 0;
	top: 50%;
	right: 0;
	height: auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.banner .banner-pic {
	position: static;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	width: 60%;
	margin: 20px auto 0
}
.banner .banner-txt {
	position: static;
	padding: 0;
	font-size: 14px;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-align: center
}
.banner .banner-txt h2 {
	margin-bottom: 15px;
	font-size: 24px
}
.banner .banner-txt-3 {
	text-align: left
}
.banner .banner-txt-3 h2 {
	padding-bottom: 20px
}
}
.fd-link {
	padding: 0 46px;
	margin-bottom: 76px;
	overflow: hidden
}
.fd-link dl {
	float: left;
	width: 30%
}
.fd-link dl:last-child {
	width: 10%
}
.fd-link dt {
	margin-bottom: 35px;
	font-size: 18px;
	color: #fff
}
.fd-link dd a {
	padding: 10.5px 0;
	display: block;
	font-size: 14px;
	color: #e1e1e1;
	line-height: 1.5;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.fd-link dd a:hover {
	color: #fff
}
.fd-copy {
	font-size: 14px;
	color: #999;
	text-align: center
}
.fd-copy span {
	margin: 0 45px
}
@media only screen and (max-width:1199px) {
.fd-link {
	padding-right: 0
}
.fd-link dl, .fd-link dl:last-child {
	width: 25%
}
}
@media only screen and (max-width:959px) {
.fd-link {
	margin-bottom: 30px
}
.fd-link dt {
	margin-bottom: 20px
}
.fd-link dd a {
	padding: 8px 0
}
.fd-copy span {
	margin: 0;
	display: block
}
}
@media only screen and (max-width:767px) {
.footer {
	padding: 40px 0 20px
}
.fd-link {
	margin-bottom: 0;
	padding: 0;
	font-size: 0
}
.fd-link dl, .fd-link dl:last-child {
	margin-bottom: 20px;
	float: none;
	display: inline-block;
	vertical-align: top;
	width: 50%
}
.fd-link dt {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center
}
.fd-link dd a {
	padding: 4px 0;
	font-size: 14px;
	text-align: center
}
.fd-copy {
	font-size: 12px
}
}
.tit-z1 {
	overflow: hidden
}
.tit-z1 h3 {
	font-size: 24px;
	color: #222;
	font-weight: bold;
	text-align: center
}
.tit-z1 p {
	margin-top: 7px;
	font-size: 14px;
	color: rgba(255,255,255,.5);
	text-align: center
}
.t1-f h3 {
	color: #fff
}
/* pages */
.pages {
	padding: 24px 0;
	text-align: center;
	font-size: 12px;
	color: #666666;
	clear: both;
}
.pages a:link, .pages a:visited, .pages a:active {
	background: #FFFFFF;
	border: #DDDDDD 1px solid;
	padding: 6px;
	text-decoration: none;
}
.pages a:hover {
	background: #258CFF;
	border: #258CFF 1px solid;
	color: #FFFFFF;
	padding: 6px;
	text-decoration: none;
}
.pages strong {
	background: #258CFF;
	padding: 6px;
	border: #258CFF 1px solid;
	color: #FFFFFF;
}
.pages_inp {
	width: 32px;
	border: #DDDDDD 1px solid;
	color: #666666;
	padding: 4px;
	text-align: center;
}
.pages_btn {
	width: 32px;
	border: #FF6600 1px solid;
	color: #FFFFFF;
	padding: 4px 6px;
	background: #FF6600;
	font-weight: bold;
	font-size: 11px;
}
.pages label {
	background: #FFFFFF;
	border: #DDDDDD 1px solid;
	color: #666666;
	padding: 6px 6px;
}
.pages label em {
	color: red;
	font-weight: bold;
	font-style: normal;
}
.pages label span {
	font-weight: bold;
}
.pages cite {
	font-style: normal;
}
/*.pages {*/
/*	font-size: 0;*/
/*	text-align: center;*/
/*	overflow: hidden*/
/*}*/
/*.pages ul {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*	overflow: hidden*/
/*}*/
/*.pages li {*/
/*	float: left*/
/*}*/
/*.pages a {*/
/*	padding: 0 9px;*/
/*	display: block;*/
/*	font-size: 18px;*/
/*	color: #666;*/
/*	-webkit-transition: .3s;*/
/*	-o-transition: .3s;*/
/*	transition: .3s*/
/*}*/
/*.pages .pages-active a {*/
/*	color: #367bee*/
/*}*/
/*.pages .pages-disabled a {*/
/*	pointer-events: none*/
/*}*/
/*.pages a:hover {*/
/*	color: #367bee*/
/*}*/
.lunbotu.swiper-container-horizontal>.swiper-pagination-bullets, .lunbotu .swiper-pagination-custom, .lunbotu .swiper-pagination-fraction {
	bottom: 50px;
}
.lunbotu .swiper-pagination {
	text-align: center;
	font-size: 0;
	width: 100% !important;
}
.lunbotu .swiper-pagination li {
	display: inline-block;
	vertical-align: top;
	color: rgba(255, 255, 255, 0.8);
	font-size: 16px;
	width: auto;
	margin-left: 35px;
	cursor: pointer;
}
.lunbotu .swiper-pagination li.active {
	position: relative;
	color: #FFFFFF;
	padding-right: 180px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
.lunbotu .swiper-pagination li.active:before {
	content: '';
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 180px;
	height: 1px;
	background: rgba(255, 255, 255, 0.3);
}
.lunbotu .swiper-pagination li.active:after {
	content: '';
	position: absolute;
	left: 25px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 0px;
	height: 2px;
	background: #FFFFFF;
	animation: mymove 5s linear forwards;
	-webkit-animation: mymove 5s linear forwards;
	/*Safari and Chrome*/
	*/
}
.box-ind1 {
	padding-top: 1px;
	margin-top: -228px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	z-index: 2
}
.row-ind1 {
	padding: 60px 9.5%;
	margin-top: -280px;
	background-color: #fff;
	box-shadow: 0 0 46px rgba(0,0,0,.1);
	position: relative;
	overflow: hidden;
	z-index: 2
}
.row-ind1 .tit-z1 {
	margin-bottom: 80px
}
.list-z1 {
	margin-bottom: -20px;
	overflow: hidden
}
.list-z1 li {
	margin-bottom: 20px;
	padding: 0 30px;
	float: left;
	width: 25%
}
.list-z1 .pic {
	margin: 0 auto 38px;
	width: 50px;
	height: 50px;
	overflow: hidden
}
.list-z1 .pic img {
	display: block;
	width: 100%;
	height: 100%
}
.list-z1 h4 {
	margin-bottom: 18px;
	font-size: 18px;
	color: #333;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.list-z1 p {
	font-size: 14px;
	color: #666;
	line-height: 2.14;
	height: 6.42em;
	text-align: left;
	overflow: hidden
}
.row-ind2 {
	padding: 112px 0 118px;
	overflow: hidden
}
.row-ind2 .tit-z1 {
	margin-bottom: 52px
}
.tabs-plan-01 {
	overflow: hidden
}
.tabs-plan-01-tit {
	margin-bottom: -20px;
	padding-bottom: 72px;
	font-size: 0;
	text-align: center;
	overflow: hidden
}
.tabs-plan-01-tit li {
	padding: 0 10px;
	margin-bottom: 20px;
	display: inline-block;
	vertical-align: middle
}
.tabs-plan-01-tit .subitem {
	padding: 0 10px;
	display: block;
	font-size: 18px;
	color: #333;
	min-width: 160px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #faf8ff;
	border-radius: 5px;
	cursor: pointer
}
.tabs-plan-01-tit .tabs-plan-01-item__on .subitem {
	color: #fff;
	background-color: #367bee
}
.tabs-plan-01-desc {
	overflow: hidden
}
.tabs-plan-01-desc .tabs-plan-01-item {
	display: none
}
.tabs-plan-01-desc .tabs-plan-01-item__on {
	display: block
}
.list-plan {
	margin-bottom: -15px;
	overflow: hidden
}
.list-plan li {
	margin-bottom: 15px;
	padding: 64px 40px 64px 56px;
	float: left;
	width: 50%;
	height: 288px;
	border-radius: 10px;
	background-color: #faf8ff;
	overflow: hidden;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.list-plan .pic {
	margin: 44px 90px 0 0;
	float: left;
	width: 70px;
	height: 70px;
	overflow: hidden
}
.list-plan .pic img {
	display: block;
	width: 100%;
	height: 100%
}
.list-plan .inner {
	overflow: hidden
}
.list-plan h4 {
	margin-bottom: 16px;
	font-size: 18px;
	color: #333
}
.list-plan .txt {
	font-size: 14px;
	color: #333;
	line-height: 2.14
}
.list-plan .txt p {
	padding: 5px 0
}
.list-plan li:hover {
	background-color: #f5f3fe
}
.row-ind3 {
	padding: 310px 0 240px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden
}
.con-z1 .pic {
	float: right;
	width: 43%;
	overflow: hidden
}
.con-z1 .pic img {
	display: block;
	width: 100%
}
.con-z1 .con {
	padding-top: 82px;
	float: left;
	width: 51%;
	line-height: 1.4;
	overflow: hidden
}
.con-z1 .con h3 {
	padding: 19px 130px 0 60px;
	margin: 0 0 25px 26px;
	width: 481px;
	height: 94px;
	font-size: 24px;
	color: #fff;
	font-weight: 400;
	line-height: 70px;
	background: url(../images/ind-bg4.png) center center no-repeat;
	-webkit-background-size: 100% auto;
	background-size: 100% auto
}
.con-z1 .con .txt {
	font-size: 16px;
	color: rgba(255,255,255,.5);
	line-height: 1.875
}
.row-ind4 {
	padding: 50px 0 240px;
	overflow: hidden
}
.row-ind4 .tit-z1 {
	margin-bottom: 52px
}
.list-case {
	margin: 0 -10px -18px;
	overflow: hidden
}
.list-case li {
	margin-bottom: 18px;
	float: left;
	width: 50%
}
.list-case .con {
	margin: 0 10px;
	display: block;
	position: relative;
	overflow: hidden
}
.list-case .pic {
	padding-top: 68%;
	position: relative;
	overflow: hidden
}
.list-case .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.list-case h4 {
	padding: 17px 0;
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	font-size: 18px;
	color: #f4f5f9;
	font-weight: 400;
	text-align: center;
	background-color: rgba(0,0,0,.6);
	z-index: 2
}
.list-case .con:hover .pic img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.row-ind5 {
	margin-top: -180px;
	padding: 236px 0 190px;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	overflow: hidden
}
.row-ind5 .wp {
	height: 100%;
	position: relative;
	overflow: hidden
}
.list-adv {
	padding-top: 45%;
	position: relative;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover
}
.list-adv li {
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%)
}
.list-adv h4 {
	margin-bottom: 10px;
	font-size: 18px;
	color: #fff;
	font-weight: 400
}
.list-adv .txt {
	font-size: 14px;
	color: rgba(255,255,255,.5);
	line-height: 1.4;
	text-align: left
}
.list-adv .i1 {
	margin-left: -30.4%;
	top: 28%;
	width: 324px;
	text-align: right
}
.list-adv .i1 h4 {
	padding: 0 12px
}
.list-adv .i2 {
	margin-left: 31.4%;
	top: 12.6%;
	width: 324px
}
.list-adv .i2 h4 {
	padding: 0 12px
}
.list-adv .i3 {
	margin-left: -17%;
	top: 72.8%;
	width: 440px
}
.list-adv .i3 h4 {
	text-align: center
}
.list-adv .i4 {
	margin-left: 26.8%;
	top: 75%;
	width: 454px
}
.list-adv-m {
	display: none
}
.row-ind6 {
	padding: 54px 0 20px;
	background-color: #fff;
	overflow: hidden
}
.row-ind6 .wp {
	overflow: visible
}
.row-ind6 .tit-z1 {
	margin-bottom: 52px
}
.list-news {
	margin: 0 -15px -15px;
	font-size: 0;
}
.list-news li {
	margin-bottom: 15px;
	display: inline-block;
	vertical-align: top;
	width: 33.33%
}
.list-news .con {
	margin: 0 15px;
	display: block;
	box-shadow: 0 10px 16px rgba(0,0,0,.1);
	border-radius: 10px;
	overflow: hidden
}
.list-news .pic {
	padding-top: 58%;
	position: relative;
	overflow: hidden
}
.list-news .pic img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.list-news .inner {
	padding: 14px 12px 52px;
	background-color: #fff;
	overflow: hidden
}
.list-news h4 {
	margin-bottom: 6px;
	font-size: 18px;
	color: #222;
	font-weight: 400;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden
}
.list-news .inner .txt {
	font-size: 14px;
	color: #999;
	line-height: 2;
	height: 90px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.list-news .con:hover .pic img {
	-webkit-transform: scale(1.05, 1.05);
	-ms-transform: scale(1.05, 1.05);
	-o-transform: scale(1.05, 1.05);
	transform: scale(1.05, 1.05)
}
.row-ind7 {
	padding: 86px 0;
	background-color: #fff;
	overflow: hidden
}
.row-ind7 .tit-z1 {
	margin-bottom: 44px
}
.list-partner {
	overflow: hidden
}
.list-partner li {
	float: left;
	width: 20%
}
.list-partner .pic {
	height: 84px;
	line-height: 84px;
	font-size: 0;
	text-align: center;
	overflow: hidden
}
.list-partner .pic img {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%
}
.row-ind8 {
	padding-bottom: 56px;
	background-color: #fff;
	overflow: hidden
}
.row-ind8 .tit-z1 {
	margin-bottom: 40px
}
.contact-z1 .col-l {
	padding: 16px 90px 0 48px;
	width: 54%
}
.contact-z1 .col-r {
	width: 46%
}
.contact1-item {
	overflow: hidden
}
.contact1-item+.contact1-item {
	margin-top: 61px
}
.contact1-item h3 {
	margin-bottom: 11px;
	font-size: 18px;
	color: #222
}
.contact1-item .txt {
	font-size: 14px;
	color: #999;
	line-height: 2.14
}
.contact1-item .txt2 {
	font-size: 14px;
	color: #222
}
.form-z1 {
	overflow: hidden
}
.form-z1 .item {
	margin-bottom: 20px
}
.form-z1 h4 {
	font-size: 14px;
	color: #222;
	line-height: 42px;
	font-weight: 400
}
.form-z1 input, .form-z1 textarea {
	outline: 0;
	border: none
}
.form-z1 .inp, .form-z1 .tar {
	padding: 0 15px;
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	background-color: #f4f5f9;
	border-radius: 5px;
	font-size: 14px;
	color: #222
}
.form-z1 .tar {
	padding: 10px 15px;
	height: 144px;
	line-height: 1.4
}
.form-z1 .sub {
	display: block;
	width: 150px;
	height: 48px;
	line-height: 48px;
	border-radius: 5px;
	background-color: #367bee;
	font-size: 18px;
	color: #fff;
	text-align: center;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}
.form-z1 .sub:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	filter: alpha(Opacity=80);
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)'
}
@media only screen and (max-width:1579px) {
.row-ind1 {
	padding: 90px 6% 150px;
	margin-bottom: 60px
}
.con-z1 .con h3 {
	margin-left: 15px
}
.list-adv .i1 {
	margin-left: -33%
}
.list-adv .i2 {
	margin-left: 35%
}
.list-adv .i3 {
	margin-left: -18%
}
.list-adv .i4 {
	margin-left: 32%;
	width: 400px
}
}
@media only screen and (max-width:1199px) {
.row-ind1 {
	padding: 60px 6% 100px
}
.row-ind1 .tit-z1 {
	margin-bottom: 60px
}
.list-z1 li {
	padding: 0 15px
}
.list-z1 .pic {
	margin-bottom: 20px
}
.tabs-plan-01-tit {
	padding-bottom: 40px
}
.tabs-plan-01-tit .subitem {
	min-width: 120px
}
.list-plan li {
	padding: 64px 40px
}
.list-plan .pic {
	margin: 30px 40px 0 0
}
.list-plan h4 {
	margin-bottom: 15px
}
.con-z1 .con h3 {
	width: 420px
}
.list-case h4 {
	padding: 12px 0
}
.contact-z1 .col-l {
	padding: 16px 60px 0 40px
}
.form-z1 .item {
	margin-bottom: 15px
}
.form-z1 .inp, .form-z1 .tar {
	height: 40px;
	line-height: 40px
}
.form-z1 .tar {
	height: 100px
}
.form-z1 .sub {
	width: 100px;
	height: 40px;
	line-height: 40px
}
.row-ind5 {
	padding: 200px 0
}
.list-adv .i1 {
	width: 30%
}
.list-adv .i2 {
	width: 27%
}
.list-adv .i3 {
	width: 36%
}
.list-adv .i4 {
	margin-left: 30%;
	width: 35%
}
.row-ind2 {
	padding: 100px 0
}
.row-ind3 {
	padding: 180px 0
}
.row-ind4 {
	padding: 50px 0 230px
}
}
@media only screen and (max-width:959px) {
.wp {
	width: 100%;
	padding: 0 15px
}
.wp2 {
	width: 100%;
	padding: 0 15px
}
.row-ind1 {
	margin-top: -100px;
	padding: 60px 4%
}
.row-ind1 .tit-z1 {
	margin-bottom: 40px
}
.list-plan li {
	padding: 40px 30px
}
.list-plan .pic {
	margin-right: 20px
}
.row-ind2 {
	padding: 60px 0
}
.con-z1 .con {
	padding-top: 30px
}
.con-z1 .con h3 {
	padding-right: 95px;
	width: 340px
}
.row-ind4 {
	padding: 50px 0 240px
}
.row-ind5 {
	padding: 140px 0 200px
}
.row-ind5 .tit-z1 {
	margin-bottom: 30px
}
.list-news .inner {
	padding: 15px
}
}
.hydt {
	width: 785px;
	float: left;
	margin-right: 15px;
}
.yfbt {
	text-align: left;
	margin: 20px 0px 20px 0px;
	width: 785px;
	float: left;
	position: relative
}
.yfbt span {
	font-size: 28px;
	color: #211f1f;
	font-weight: bold;
	padding-top: 2px;
	line-height: 28px;
	letter-spacing: 1px;
	width: 680px;
	float: left;
}
.yfbt b {
	font-size: 16px;
	color: #ababab;
	clear: both;
	font-weight: 500;
	display: block;
	padding-top: 5px;
	width: 680px;
	float: left
}
.yfbt1 {
	text-align: left;
	margin: 30px 0px 30px 0px;
	width: 100%;
	float: left;
	position: relative
}
.yfbt1 span {
	font-size: 28px;
	color: #211f1f;
	font-weight: bold;
	padding-top: 15px;
	line-height: 28px;
	letter-spacing: 1px;
	width: 800px;
	float: left;
}
.yfbt1 b {
	font-size: 16px;
	color: #ababab;
	clear: both;
	font-weight: 500;
	display: block;
	padding-top: 5px;
	width: 800px;
	float: left
}
.more {
	float: right;
	width: 70px;
	height: 21px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	font-weight: normal !important;
	line-height: 21px;
	margin-right: 10px;
	background: url(../images/more.png) no-repeat
}
.more a {
	color: #fff;
}
.hydt_m {
	margin: 15px 0px 0px 0px;
	float: left
}
.hydt_m h3 {
	color: #2469b7;
	font-size: 18px;
	margin-bottom: 5px;
}
.hydt_m p {
	color: #767676;
	font-size: 14px;
	line-height: 30px;
	margin-bottom: 5px;
	margin-top: 8px;
}
.hydt_b ul li {
	float: left;
	position: relative;
	width: 100%;
	line-height: 43px;
}
.hydt_b ul li span {
	font-size: 14px;
}
.hydt_b ul li a {
	display: block;
	line-height: 43px;
	float: left;
	font-size: 14px;
	color: #666;
	width: 80%;
}
.pxhd {
	width: 400px;
	float: left;
	text-align: left;
	margin: 45px 0px 10px 0px;
}
.pxhd_head span {
	font-size: 28px;
	color: #211f1f;
	font-weight: bold;
	padding-top: 2px;
	line-height: 28px;
	letter-spacing: 1px;
	float: left;
}
.wrapper {
	width: 1200px;
	margin: 0 auto;
	clear: both;
}
.hyslide {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
	padding-bottom: 30px;
}
.hyslide ul li {
	display: inline;
	float: left;
	width: 280px;
	background-color: #ffffff;
	box-shadow: 0 0 25px 0 rgba(0,0,0, .1);
	border-radius: 3px;
	overflow: hidden;
	margin-right: 25px;
}
.hyslide ul li img {
	transition: all 0.5s;
}
.hyslide ul li:nth-child(4n+4) {
	margin-right: 0px;
}
.hyslide ul li p {
	text-align: left;
	margin-top: 10px;
	color: #535050;
	/*	line-height: 40px;*/
	height: 32px;
	margin-bottom: 0px;
	overflow: hidden;
	font-size: 14px;
	padding: 0px 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.hyslide ul li p img {
	margin-top: 12px;
	margin-right: 10px;
}
.date {
	color: #999 !important
}
.jsfw {
	width: 100%;
	height: 630px;
	background: url(../images/jsfw.jpg) no-repeat;
	float: left;
	margin-top: 30px
}
.jsfw_wrap {
	width: 1200px;
	float: left
}
.jsfw_left {
	width: 640px;
	float: left;
	background: url(../images/sevice.jpg);
	position: relative;
	height: 425px;
}
.jsfw_left p {
	position: absolute;
	width: 405px;
	height: 106px;
	background-color: rgba(31,95,167,0.7);
	color: #fff;
	font-size: 18px;
	top: 319px;
	left: 0px;
	padding-top: 30px;
	padding-left: 15px;
}
.jsfw_right {
	width: 525px;
	float: right
}
.jsfw_right1 {
	width: 525px;
	height: 200px;
	float: left;
	background: url(../images/sevice1.jpg) no-repeat;
	position: relative
}
.jsfw_right1 p {
	position: absolute;
	position: absolute;
	width: 345px;
	height: 75px;
	background-color: rgba(75,75,75,0.6);
	color: #fff;
	font-size: 18px;
	top: 123px;
	left: 0px;
	padding-top: 12px;
	padding-left: 20px;
}
.jsfw_right2 {
	width: 525px;
	height: 200px;
	float: left;
	background: url(../images/sevice2.jpg) no-repeat;
	margin-top: 25px;
	position: relative
}
.jsfw_right2 p {
	position: absolute;
	width: 345px;
	height: 75px;
	background-color: rgba(75,75,75,0.6);
	color: #fff;
	font-size: 18px;
	top: 125px;
	left: 0px;
	padding-top: 12px;
	padding-left: 20px;
}
.zx {
	float: right;
	margin-right: 10px;
	/* bottom: 10px; */
	position: absolute;
	right: 20px;
	top: 40px;
}
.zx1 {
	float: right;
	margin-right: 10px;
	/* bottom: 10px; */
	position: absolute;
	right: 20px;
	top: 25px;
}
.oth {
	width: 96%;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 5px 2% 0px 2%
}
.oth .sp1 {
	position: relative;
	padding-left: 20px;
	float: left;
	color: #777777;
	font-size: 13px;
	width: 70%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.oth .sp1:before {
	content: '';
	position: absolute;
	left: 5px;
	top: 5px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #ea5a02;
}
.oth .sp2 {
	float: right;
	color: #777777;
	font-size: 13px;
}
.t1 {
	color: #535050;
	font-size: 14px;
	line-height: 1.8;
	height: 28px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	padding-left: 10px;
	margin-bottom: 5px;
}
.txtbox .t2 {
	color: #777777;
	font-size: 13px;
	line-height: 1.6;
	margin-top: 10px;
	height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hybtn1 {
	border-top: #f0f1f2 solid 1px;
	text-align: center;
	height: 43px;
	background: #fff
}
.hybtn1:hover {
	background: #fc7b1d;
	height: 43px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hybtn1 span {
	position: relative;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: left;
	color: #fc7b1d;
	font-size: 14px;
	width: 94%;
	padding-left: 6%;
	height: 43px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hybtn1 span:hover {
	color: #fff
}
.hybtn1 span:after {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	width: 0;
	height: 100%;
	background: #fff;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.hybtn1 span i {
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 20px;
	background: url(../images/img35.png) center right no-repeat;
}
.hybtn1 span i:hover {
	background: url(../images/img35a.png) center right no-repeat
}
.yqcg {
	width: 100%;
	height: 570px;
	background: #edf6ff;
	float: left;
	margin-top: 30px
}
.yqcg_left {
	width: 890px;
	float: left;
	margin-top: 30px;
}
.yqcg_lefttop {
	height: 198px;
	width: 890px;
	float: left
}
.yqcg_lefttop_left {
	width: 285px;
	float: left
}
.yqcg_lefttop_right {
	width: 590px;
	float: right
}
.yqcg_leftbot {
	height: 205px;
	width: 890px;
	float: left;
	margin-top: 12px;
}
.yqcg_right {
	width: 295px;
	float: right;
	height: 400px;
	background: url(../images/pjxj.jpg) no-repeat;
	position: relative;
	margin-top: 30px;
}
.yqcg_right span {
	top: 95px;
	left: 30px;
	position: absolute;
	color: #fff;
	font-size: 18px;
	color: #FFF;
	line-height: 30px;
	border-bottom: 2px solid #fff;
	padding-bottom: 50px;
	width: 190px
}
.yqcg_right span a {
	color: #FFF
}
.yqcg_right p {
	position: absolute;
	bottom: 50px;
	right: 30px;
}
.yqsb1 {
	width: 288px;
	height: 196px;
	background: url(../images/sb.png) no-repeat;
	position: relative
}
.yqsb1 span {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500 !important;
	width: 90px
}
.yqsb1 span A {
	color: #FFF
}
.yqsb2 span A {
	color: #FFF
}
.yqsb3 span A {
	color: #FFF
}
.yqsb4 span A {
	color: #FFF
}
.yqsb5 span A {
	color: #FFF
}
.yqsb2 span {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500 !important;
	width: 200px
}
.yqsb3 span {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500 !important;
	width: 90px
}
.yqsb4 span {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500 !important;
	width: 90px
}
.yqsb5 span {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #fff;
	border-bottom: 1px solid #fff;
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: 500 !important;
	width: 120px
}
.yqsb2 {
	width: 589px;
	height: 196px;
	background: url(../images/sb1.png) no-repeat;
	position: relative
}
.yqsb3 {
	width: 288px;
	height: 196px;
	background: url(../images/sb2.png) no-repeat;
	position: relative;
	float: left
}
.yqsb4 {
	width: 288px;
	height: 196px;
	background: url(../images/sb3.png) no-repeat;
	position: relative;
	float: left;
	margin-left: 12px;
}
.yqsb5 {
	width: 288px;
	height: 196px;
	background: url(../images/sb4.png) no-repeat;
	position: relative;
	float: left;
	margin-left: 12px;
}
.links {
	width: 100%;
	float: left
}
.links ul li {
	width: 10%;
	float: left;
	color: #6b6b6b;
	margin-bottom: 15px;
}
.links ul li a {
	color: #6b6b6b
}
.footerbox {
	width: 100%;
	background-color: #242a38;
	float: left;
	color: #fff;
	margin-top: 25px;
}
.footerbox a {
	text-decoration: none;
	color: #fff !important;
	font-size: 14px;
}
.footer1 {
	width: 1200px;
	overflow: hidden;
	margin: 0px auto;
	padding: 10px 0px 15px 0px;
}
.footerleft {
	width: 240px;
	float: left;
	color: #fff;
}
.logobottom {
	width: 180px;
	height: 65px;
	margin: 10px 0px 10px 0px;
	text-align: left;
	color: #fff;
	line-height: 65px;
	padding-right: 20px;
	font-size: 20px;
	font-weight: 500
}
.footerright {
	float: left;
	width: 660px;
}
.footerright2 {
	float: left;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 14px;
	text-align: center
}
.footerfw {
	font-size: 14px;
	color: #fff;
	line-height: 26px;
	margin-top: 12px;
}
.footerfw span {
	padding-right: 25px;
}
.footer2 {
	background: #1c202b;
	line-height: 23px;
	text-align: center;
	font-size: 14px;
	padding: 15px 0px
}
/*list*/


element.style {
}
.plpage_top {
	width: 100%;
	height: auto;
}
.solution {
	width: 100%;
	height: auto;
	background: #fff;
	padding: 0px 20px 0px 20px;
}
.develop {
	width: 100%;
	height: auto;
}
.newspage {
	width: 100%;
	height: 55px;
	margin-top: 15px;
}
.xinwen {
	background: url(../images/new.png) no-repeat left;
}
.servive {
	background: url(../images/serico.png) no-repeat left;
}
.zhaomu {
	background: url(../images/zhaomu.png) no-repeat left;
}
.biaozhun {
	background: url(../images/biaozhun.png) no-repeat left;
}
.shuju {
	background: url(../images/shuju.png) no-repeat left;
}
.gongju {
	background: url(../images/gongju.png) no-repeat left;
}
.ziyuan {
	background: url(../images/ggzy.png) no-repeat left;
}
.huiyi {
	background: url(../images/huiyi.png) no-repeat left;
}
.yiqi {
	background: url(../images/yiqi.png) no-repeat left;
}
.newspage h2 {
	text-align: left;
}
.newspage h2 {
	text-align: center;
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 1px;
	padding-top: 25px;
}
.newspage h2 {
	text-align: left;
}
.plpage_topbg h2 {
	padding-left: 20px;
}
.casepage h2 {
	font-size: 28px;
}
.develine {
	width: 48px;
	height: 4px;
	background-color: #fc7b1d;
	margin: 30px auto;
}
.solutionline {
	margin: 30px 0px 30px 0px;
}
.nykl {
	width: 270px;
	float: left;
	background: #fff;
	padding: 20px;
}
.nykl ul li {
	width: 98%;
	height: 50px;
	background: #f1f5f8 url(../images/newsxtb.png) 10px;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	float: left;
	padding-left: 30px;
	line-height: 50px;
	font-size: 16px;
}
.nykl ul li:hover {
	box-shadow: 0px 5px 20px rgb(3 20 35 / 25%);
}
.nykl ul li a {
	line-height: 24px;
	display: inline-block;
	align-self: center;
	padding-right: 10px;
	color: #6e6e6e
}
.news-list {
	padding: 0px 0;
	width: 910px;
	background: #fff;
	margin-left: 20px;
	padding: 30px !important;
}
.news-list ul li {
	border-bottom: 1px dashed #ddd;
	margin-bottom: 30px;
	padding-bottom: 30px;
	width: 100%;
	float: left
}
.news-list ul li a:visited, a:active {
	color: #0f77d0
}
.news-list li .img {
	width: 22%;
	height: 130px;
	overflow: hidden;
	border: 1px solid #ddd;
}
.news-list li .img img {
	width: 100%
}
.news-list li .info {
	width: 75%;
	padding: 0 0 0 2%;
}
.news-list li .info .title {
	padding: 0 0 10px 0;
	color: #0a52a2;
	width: 90%;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold
}
.news-list li .info span {
	font-size: 14px;
	line-height: 25px;
	color: #999;
	width: 50%;
	font-weight: 400;
}
.newsckxq {
	padding: 3px 10px;
	width: 15% !important;
	text-align: center;
	margin-top: 20px;
	float: right;
	color: #0f77d0 !important;
	background: url(../images/xwjt.png) no-repeat right
}
.newsckxq a {
	color: #0f77d0;
}
.f_l {
	float: left
}
.f_r {
	float: right
}
.timedate {
	margin-top: 25px;
	padding-left: 5px;
}
.listbg {
	background: #fff !important
}
.listbg1 {
	background: #f4f8fb !important
}
.wrapperlist {
	width: 1200px;
	float: left;
	clear: both;/* background: #fff; *//* padding: 0px 30px; */
}
.nban_w {
	width: 100%;
	height: 60px;
	position: relative;
	background: #fff;
	line-height: 60px;
	color: #797979;
	font-size: 16px;
}
.position {
	width: 1200px;
	float: left;
	margin-bottom: 20px;
}
.position p a, .position p {
	color: #787878;
	font-size: 16px;
	padding-top: 20px;
}
.product_list {
	float: left;
	width: 850px;
	margin-left: 20px;
}
.product_list ul li {
	width: 48%;
	float: left;
	margin-right: 3%;
	height: 270px;
	overflow: hidden;
	margin-bottom: 3%;
	position: relative;
}
.product_listsb {
	float: left;
	width: 850px;
	margin-left: 20px;
}
.product_listsb ul li {
	width: 96%;
	float: left;
	background: #fff;
	box-shadow: rgb(27 43 111 / 15%) 0px 0px 12px 0px;
	height: auto;
	line-height: 28px;
	padding: 30px;
	overflow: hidden;
	margin-bottom: 3%;
	position: relative;
}
.product_listsb ul li span {
	font-size: 16px;
	color: #fc7b1d;
	width: 100%;
	float: left;
	margin-bottom: 10px;
	font-weight: bold
}
.product_list ul li:nth-child(2n+2) {
	margin-right: 0px !important
}
.product_list ul li div {
	width: 100%;
	overflow: hidden;
}
.product_list ul li span {
	line-height: 28px;
	color: #fff;
	background: rgba(43,49,63,0.6);
	width: 100%;
	float: left;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 5%;
}
.product_list ul li img {
	width: 420px
}
.product_list ul li p {
	padding: 0px 20px !important;
	background: #fc7b1d !important;
	line-height: 28px !important;
	border-bottom: none !important;
	height: 60px;
}
.product_list ul li p img {
	padding-top: 20px;
	width: 37px !important
}
.manlist2 {
	padding: 20px;
	width: 910px;
	margin-left: 20px;
	background: #fff;
	float: left
}
.manlist3 {
	width: 910px;
	margin-left: 20px;
	background: #fff;
	float: left
}
.bgt_bj {
	background-color: #f0f1f5;
	height: 43px;
	line-height: 43px;
}
.bgt span.bzmc {
	width: 490px;
	text-align: left;
	padding-left: 15px;
	display: block;
}
.bgt span.zbmc {
	width: 580px;
	text-align: left;
	padding-left: 15px;
	display: block;
}
.bgt span {
	text-align: center;
	float: left;
	height: 52px;
	line-height: 52px;
}
.bzrq {
	width: 120px;
	display: block;
	float: left;
}
.bzck {
	width: 120px;
	margin-left: 20px;
	display: block;
	float: left;
}
.bzsc {
	width: 90px;
	display: block;
	float: left;
}
.bgt, .ggb {
	height: 52px;
	line-height: 52px;
	border-bottom: 1px dashed #f0f1f5;
	overflow: hidden;
}
.bzck img, .bzsc img {
	margin-top: 16px;
}
ts {
	background: url(../images/about.png) no-repeat left;
}
.biaozhun {
	background: url(../images/biaozhun.png) no-repeat left;
}
.jishu {
	background: url(../images/jishu.png) no-repeat left;
}
.conwidth {
	width: 780px;
	float: left;
	padding-right: 20px;
}
.about—wrap {
	width: 1200px;
	float: left
}
.pfp_left {
	width: 100%;
	height: auto;
	padding-right: 14%;
}
.abnav {
	position: relative;
	z-index: 10;
	width: 320px;
	margin-bottom: 20px;
	background: #f4f8fb;
	float: right;
	margin-top: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 30px;
}
.abnav.fixed {
	position: fixed;
	left: 0;
	top: 90px;
}
.abnav ul {
	font-size: 14;
}
.abnav ul li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 95%;
	padding-left: 5%;
}
.abnav ul li div img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	float: left
}
.abnav ul li:last-child:before {
	display: none;
}
.abnav ul li a, .abnav ul li span {
	position: relative;
	display: block;
	color: #333333;
	font-size: 18px;
	height: 60px;
	line-height: 60px;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 20px;
	background: #fff;
	padding-left: 5%;
	width: 100%;
	float: left
}
.abnav ul li.on a, .abnav ul li:hover a, .abnav ul li.on span, .abnav ul li:hover span {
	color: #ea5a02;
}
.abnav ul li a:after, .abnav ul li span:after {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 0;
	height: 4px;
	margin: auto;
	background: #ea5a02;
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.abnav ul li.on a:after, .abnav ul li:hover a:after, .abnav ul li.on span:after, .abnav ul li:hover span:after {
	width: 100%;
}
.i-title h2 {
	text-align: center;
	padding-bottom: 20px;
	font-size: 22px;
	color: #122350;
	padding-top: 20px;
}
.profile {
	margin-top: 20px;
	color: #616469;
	font-size: 15px;
	line-height: 2.1;
	padding-bottom: 30px;
}
.profile img {
	text-align: center
}
.titletm {
	font-size: 20px;
	text-align: center;
	font-weight: weight;
	line-height: 50px;
	padding-bottom: 10px;
	border-bottom: 2px solid #fc7b1d;
}
.xztable {
	margin: 20px 0px;
	color: #333
}
.xztable th, .xztable td {
	padding-left: 5px;
	text-align: left;
	line-height: 32px;
	background: #fff
}
.m table th {
	height: 30px;
}
.m table td {
	height: 35px;
}
.bznr {
	padding: 10px 0px;
	background-color: #f2f1f3;
	line-height: 35px;
	overflow: hidden;
}
.bznrt {
	color: #ffffff;
	font-size: 16px;
	line-height: 43px;
	width: 135px;
	background: #3163ba;
	padding-left: 30px;
	margin: 20px 0px;
	height: 43px;
}
.bznr_box {
	width: 95%;
	margin: 0px auto;
}
.contact_title {
	line-height: 30px;
	padding: 5px 0px 20px 0px;
	font-size: 26px;
	text-align: center;
}
.view {
	width: 100%;
	color: #999;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 0;
	display: block;
	text-align: center;
}
.view1 {
	width: 100%;
	color: #999;
	font-size: 14px;
	letter-spacing: 1px;
	padding: 10px 15px;
	display: block;
	text-align: center;
	background: #f5f5f5;
	margin: 10px 0px;
}
.content {
	background: #fff;
	padding: 15px;
	line-height: 36px !important;
}
.content1 {
	padding: 15px 0px;
	background: #fff;
	line-height: 36px !important;
}
.xztable th, .xztable td {
	padding-left: 5px;
	text-align: left;
	height: 36px;
	border: 1px solid #dcdcdc
}
.zwsq {
	width: 80px;
	height: 36px;
	line-height: 36px;
	background: #fc7b1d;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: none;
	margin-right: 20px;
	margin: 20px;
	border-radius: 5px;
}
.baoming {
	width: 80px;
	height: 36px;
	line-height: 36px;
	background: #1f5fa7;
	text-align: center;
	color: #fff;
	font-size: 14px;
	border: none;
	margin: 20px;
	border-radius: 5px;
}
.contact_infor {
	width: 1050px;
	float: left;
	padding-bottom: 30px;
}
.contact_infor ul {
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	margin-top: 50px;
}
.contact_infor ul li {
	width: 22.4%;
	margin-right: 2.9%;
	text-align: center;
	background: #ffffff;
	border-radius: 10px;
	padding: 3.6% 3% 4%;
	box-sizing: border-box;
	box-shadow: 0px 5px 20px rgba(3, 20, 35, 0.1);
	-webkit-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.contact_infor ul li:nth-child(4n) {
	margin-right: 0;
}
.contact_infor ul li:hover {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
}
.contact_infor ul li .icon {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}
.contact_infor ul li .icon img {
	max-width: 100%;
}
.contact_infor ul li .t1 {
	font-family: 'rob';
	color: #333333;
	font-size: 18px;
	margin-bottom: 20px;
}
.contact_infor ul li .t2 {
	color: #787878;
	font-size: 16px;
	line-height: 1.7;
}
.contact_infor ul li .t3 {
	color: #777777;
	font-size: 20px;
	line-height: 1.7;
}
.contact_address {
	padding-top: 4.68%;
	padding-bottom: 4.68%;
	background: #f5f7f9;
}
.serachbk {
	float: left;
	width: 230px;
	height: 38px;
	border: 1px solid #bebebe;
	line-height: 38px;
	margin-top: 11px;
}
.head_search {
	float: right;
	width: 350px;
	position: relative;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
    padding: 0px;
	color: #666666;
	border: none;
	margin-top: 5px;
	background: #fff
}
.head_search_on {
	float: right;
	width: 350px;
	position: relative;
	height: 26px;
	line-height: 26px;
	border-radius: 3px;
    padding: 0px;
	color: #666666;
	border: none;
	margin-top: 5px;
	background: #fff
}

.head_fh{float:left; line-height:36px;}
.search_i {
	
	border: 0px;
	background: none
}
.search_ss {
	width: 26px;
	height: 26px;
	padding: 0;
	margin: 0;
	font-size: 14px;
	border: 0px;
	cursor: pointer;
	float: right;
	background: url(../images/fdj.png) no-repeat center 1px;
}
.search_s {
	width: 72px;
	height: 37px;
	color: #fff;
	background: #ea7c1b;
	line-height: 38px;
	border: none;
	padding: 0;
	margin-top: 11px;
	font-size: 14px;
	letter-spacing: 2px;
	cursor: pointer;
	float: right;
}
.hybtn {
	color: #0b55ae !important;
	padding: 5px;
	/*	height: 15px;*/
	float: left;
	border: 1px solid #0b55ae;
	font-size: 14px;
	text-align: center;
	/*	border-radius: 26px;*/
	line-height: 16px !important;
	margin-top: 12px;
}
.hybtn-ing {
	color: forestgreen;
	padding: 5px;
	float: left;
	border: 1px solid forestgreen;
	font-size: 14px;
	text-align: center;
	width: 10% !important;
	line-height: 16px !important;
	margin-top: 12px;
}
.hybtn-end {
	color: #F62E32 !important;
	padding: 5px;
	float: left;
	border: 1px solid #F62E32;
	font-size: 14px;
	text-align: center;
	width: 10% !important;
	line-height: 16px !important;
	margin-top: 12px;
}
.liston {
	border-bottom: 0.2rem solid #fc7b1d;
	box-shadow: 0px 5px 20px rgb(3 20 35 / 25%);
	font-weight: bold;
}
.np {
}
.np ul li {
	line-height: 36px;
}
.shengming {
	width: 76%;
	background: #fff;
	line-height: 32px;
	margin-left: 24%;
	margin-top: 20px;
	float: left;
	padding: 20px;
	font-size: 14px;
}
.shengming b {
	font-size: 16px;
	color: #F60
}
.list li {
	height: 36px;
	font-size: 14px;
	overflow: hidden;
	background: url(../images/hot.png) no-repeat 0px 12px;
	color: #5a5a5a;
	line-height: 28px;
	padding-left: 20px;
	float: left;
	width: 98%;
	padding-top: 8px;
}
.pxhd_head {
	padding-bottom: 10px;
}
.bannerright {
	width: 360px;
	float: left
}
.bannermid {
	width: 1200px;
	margin: 10px 0px 10px 0px;
	float: left
}
html, body {
	height: 100%;
	padding: 0;
	margin: 0;
}
body {
	background-color: #f3f3f3;
	min-height: 350px;
}
body * {
	font-family: Arial, Geneva, SunSans-Regular, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 22px;
}
#carousel {
	width: 735px;
	position: relative;
}
#carousel ul {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
#carousel li {
	border: 8px solid #fff;
	font-size: 40px;
	color: #999;
	text-align: center;
	display: block;
	width: 232px;
	height: 275px;
	padding: 0;
	margin: 0px 6px;
	float: left;
	position: relative;
}
#carousel li img {
	width: 220px;
	height: 210px;
	margin-top: 14px;
}
#carousel li span {
	text-indent: -999px;
	overflow: hidden;
	width: 201px;
	height: 40px;
	z-index: 2;
	top: 230px;
	left: 16px;
	color: #000
}
.clearfix {
	float: none;
	clear: both;
}
#carousel .prev, #carousel .next {
	background: transparent url(../images/carousel_control.png) no-repeat 0 0;
	text-indent: -999px;
	display: block;
	overflow: hidden;
	width: 15px;
	height: 21px;
	margin-left: 10px;
	position: absolute;
	top: 115px;
}
#carousel .prev {
	background-position: 0 0;
	left: -30px;
}
#carousel .prev:hover {
	left: -31px;
}
#carousel .next {
	background-position: -18px 0;
	right: -20px;
}
#carousel .next:hover {
	right: -21px;
}
#carousel .pager {
	text-align: center;
	margin: 0 auto;
}
#carousel .pager a {
	background: transparent url(../images/carousel_control.png) no-repeat -2px -32px;
	text-decoration: none;
	text-indent: -999px;
	display: inline-block;
	overflow: hidden;
	width: 8px;
	height: 8px;
	margin: 0 5px 0 0;
}
#carousel .pager a.selected {
	background: transparent url(../images/carousel_control.png) no-repeat -12px -32px;
	text-decoration: underline;
}
#source {
	text-align: center;
	width: 100%;
	position: absolute;
	bottom: 10px;
	left: 0;
}
#source, #source a {
	font-size: 12px;
	color: #999;
}
#donate-spacer {
	height: 100%;
}
#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}
#donate p, #donate form {
	margin: 0;
	float: left;
}
#donate p {
	width: 650px;
}
#donate form {
	width: 100px;
}
.export {
	width: 785px;
	margin-right: 15px;
	float: left;
	position: relative
}
.export_zong {
	width: 785px;
	float: left
}
.sour {
	width: 910px;
	float: left;
	border-bottom: 20px solid #f4f8fb;
}
.sour_head {
	height: 47px;
	border-bottom: 2px solid #f4f8fb;
	line-height: 47px;
	color: #2a4465;
	padding-left: 35px;
	background: url(../images/zhuanjia.png) no-repeat 5px;
	font-size: 16px;
	font-weight: bold
}
.sour_head span {
	float: right;
	color: #ea5c06;
	font-size: 14px;
	line-height: 47px;
	padding-right: 15px;
	font-weight: normal
}
.sour_head span a {
	color: #ea5c06;
}
.marqueeleft {
	height: 217px;
	width: 850px;
	overflow: hidden;
	margin: 15px 30px;
}
.marqueeleft ul {
	float: left;
}
.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	width: 175px;
	height: 230px;
	overflow: hidden;
}
.marqueeleft li .pic {
	display: block;
	width: 175px;
	height: 166px;
	padding: 10px;
	overflow: hidden;
}
.marqueeleft li .txt {
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding-top: 10px
}
/* marqueetop */
.marqueetop {
	height: 429px;
	width: 148px;
	overflow: hidden;
	margin: 40px auto;
}
.marqueetop li {
	padding: 5px 0;
	width: 148px;
	height: 133px;
	overflow: hidden;
}
.marqueetop li .pic {
	display: block;
	width: 135px;
	height: 104px;
	padding: 2px;
	overflow: hidden;
}
.marqueetop li .txt {
	text-align: center;
	height: 23px;
	line-height: 23px;
}
.book_head {
	height: 47px;
	border-bottom: 2px solid #f4f8fb;
	line-height: 47px;
	color: #2a4465;
	padding-left: 35px;
	background: url(../images/bookico.png) no-repeat 5px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 890px;
}
.book_head span {
	float: right;
	color: #ea5c06;
	font-size: 14px;
	line-height: 47px;
	font-weight: normal
}
.book_head span a {
	color: #ea5c06;
}
.book_body {
	width: 850px;
	overflow: hidden;
	margin: 15px 30px;
	float: left
}
.book_body ul {
	padding: 0px;
	margin: 0px;
}
.book_body ul li {
	float: left;
	margin: 10px 18px;
	display: inline;
	width: 175px;
}
.book_body ul li span {
	line-height: 36px;
	text-align: center;
	float: left;
	width: 100%
}
.kc_head {
	height: 47px;
	border-bottom: 2px solid #f4f8fb;
	line-height: 47px;
	color: #2a4465;
	padding-left: 35px;
	background: url(../images/shipin.png) no-repeat 5px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 890px;
}
.kc_head span {
	float: right;
	color: #ea5c06;
	font-size: 14px;
	line-height: 47px;
	font-weight: normal
}
.kc_head span a {
	color: #ea5c06;
}
.kc_body {
	width: 850px;
	overflow: hidden;
	margin: 15px 30px;
	float: left
}
.kc_body ul {
	padding: 0px;
	margin: 0px;
}
.kc_body ul li {
	float: left;
	margin: 10px;
	width: 190px;
	position: relative
}
.kc_body ul li span {
	line-height: 43px;
	text-align: center;
	float: left;
	width: 190px;
	height: 43px;
	background: #808080;
	color: #fff
}
.sys_head {
	height: 47px;
	border-bottom: 2px solid #f4f8fb;
	line-height: 47px;
	color: #2a4465;
	padding-left: 35px;
	background: url(../images/sys.png) no-repeat 5px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 890px;
}
.sys_head span {
	float: right;
	color: #ea5c06;
	font-size: 14px;
	line-height: 47px;
	font-weight: normal
}
.sys_head span a {
	color: #ea5c06;
}
.sys_body {
	width: 850px;
	overflow: hidden;
	margin: 15px 30px;
	float: left
}
.sys_body ul {
	padding: 0px;
	margin: 0px;
}
.sys_body ul li {
	float: left;
	line-height: 51px;
	border-bottom: 1px dashed #bebebe;
	width: 100%
}
.sys_body ul li a {
	color: #144e98
}
.tjpxhy {
	background-color: #ffffff;
	width: 1200px;
	padding: 5px 20px 20px 20px;
	margin: 20px auto;
	overflow: hidden;
}
.tjpxhy_l {
	width: 460px;
	float: left;
}
.tjpxhy_r {
	width: 700px;
	float: right;
}
.tjpxhy h1 {
	font-size: 24px;
	margin: 10px 10px 5px 0px;
	color: #1e3585;
	padding: 5px 0px 15px 10px;
}
.tjpxhy_r ul {
	padding: 0px 15px; height:220px;
}
.px14{ line-height:43px;}
.tjpxhy_l img {
	border-radius: 5px;
}
.tjpxhy_r ul li {
	height: 43px;
	overflow: hidden;
	line-height: 43px;
	background: url(../images/hyico.png) no-repeat left center;
	text-indent: 20px;
	border-bottom: 1px dashed #d8dee8
}
.tuij {
	padding-top: 20px;
}
.tuij ul li {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.exh_month {
	font-size: 14px;
	background-color: #fff;
	padding: 20px 0 0 15px;
	overflow: hidden;
}
.exh_month div {
	float: left;
	width: 46px;
	height: 25px;
	line-height: 25px;
	border: #DDDDDD 1px solid;
	margin: 0 15px 15px 0;
	text-align: center;
	background: #eceff8
}

.page-news {
    width: 910px;
    padding-left: 20px;
    padding-top: 20px;
    background: #fff;
    padding-bottom: 20px;
    float: left;
}
ul.newsList li {
	border: 1px dotted #e7e4e4;
	margin-bottom: 10px;
	padding: 20px;
	width: 870px;
	margin-top: 20px;
}
.f_ll {
    width: 250px;
    float: left;
}
.f_ll img {
    width: 250px;
    height: 143px;
    margin-top: 10px;
}
.f_rr {
    float: right;
    width: 540px;
}
.dateTitle {
	font-weight: bold;
	padding-top: 10px; float:left;width:100%
}
.f_rr div.fl_sj, .f_rr div.fl_dd, .f_rr div.fl_zb, .f_rr1 div.fl_sj, .f_rr1 div.fl_dd, .f_rr1 div.fl_zb {
	display: block;
	color: #888;
	line-height: 24px;
	font-size: 14px;
}
.f_rr .dateTitle a, .f_rr1 .dateTitle a {
	color: #1e3487;
	font-size: 18px;
	font-weight: bold; 
}
.lmudhbt {
	background:#ea7c1b;
	color: #fff;
	font-size: 18px;
	padding: 10px 0px 10px 25px;}
	
.tjpxhy_r ul li {
    height: 43px;
    overflow: hidden;
    line-height: 43px;
    background: url(../images/hyico.png) no-repeat left center;
    text-indent: 20px;
    border-bottom: 1px dashed #d8dee8;
}